ComponentOne Xamarin.Android
GetItemType Method (C1WrapCollectionView<S,T>)


C1.CollectionView Assembly > C1.CollectionView Namespace > C1WrapCollectionView<S,T> Class : GetItemType Method
Gets the type of the item.
Syntax
'Declaration
 
Public Overrides Function GetItemType() As Type
'Usage
 
Dim instance As C1WrapCollectionView(Of S,T)
Dim value As Type
 
value = instance.GetItemType()
public override Type GetItemType()
See Also

Reference

C1WrapCollectionView<S,T> Class
C1WrapCollectionView<S,T> Members